Trigger Class

Represents a trigger used to start a new move for an axis or axis group.

Inheritance hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Class.Trigger

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class Trigger
Public Class Trigger

 

The Trigger class exposes the following members.

Events

  Name Description
PropertyChanged Notifies the application whether one of the properties is changed.

Methods

  Name Description
SetTrigger Configures a trigger.
UpdateConfiguration Updates the values of the module by reading them from the Subsystem.

Properties

  Name Description
Defined Whether the trigger is set.
Index The index of a trigger.
Source The configuration of a trigger.

See also

IntervalZero.KINGSTAR.Base.Class Namespace